Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
SLF4J 1.5.6 and Logback 0.9.15
Description
When reconfiguring the LoggerContext, TRACE messages are logged even when the Logger level is set to DEBUG.
As Ceki pointed out, the following test reproduces the issue.
@Test
public void levelResetTest()